body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}
.body-table-border-1 {
	border: 3px groove #CCC;
}

h1 {
	color: #C00;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	font-style: italic;
}
h2 {
	font-size: 24px;
	color: #00F;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #00F;
	font-style: italic;
	font-weight: bold;
}


.table-yellow-1 {
	background-image: url(images/b8.jpg);
	text-align: center;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF00FF;
}
a:active {
	color: #FF00FF;
}
.table-yellow-2 {
	background-image: url(images/b8-106-45-light.jpg);
}
